home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Grab.app / Contents / Resources / pt.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-14  |  6.7 KB  |  80 lines

  1. /* Grab save error Alert message */
  2. "An error occurred while trying to save the grabbed image to: %@." = "Ocorreu um erro ao salvar a imagem capturada em: %@.";
  3.  
  4. /* Cancel Button */
  5. "Cancel" = "Cancelar";
  6.  
  7. /* title for feedback button in window mode */
  8. "Choose Window" = "Selecionar Janela";
  9.  
  10. /* Grab save before close Alert title */
  11. "Close" = "Fechar";
  12.  
  13. /* Don't Save Button */
  14. "Don\\U2019t Save" = "Não Salvar";
  15.  
  16. /* instructions for selection grab */
  17. "Drag over the portion of the screen you want to capture." = "Arraste o cursor para selecionar a área da tela que deseja capturar.";
  18.  
  19. /* Generic Grab error Alert title */
  20. "Error" = "Erro";
  21.  
  22. /* instructions for timed screen grab */
  23. "Grab will capture the screen ten seconds after you start the timer.  (This window will not be included in the screen capture.)" = "O aplicativo Captura capturará a tela dez segundos depois que você acionar o temporizador (esta janela não será incluída na captura da tela).";
  24.  
  25. /* Additional alert info when grabs are disallowed due the DVD player running. */
  26. "Please quit DVD Player first." = "Por favor, encerre o Reprodutor de DVD primeiro.";
  27.  
  28. /* Grab review unsaved before Quit Alert title */
  29. "Quit" = "Encerrar";
  30.  
  31. /* Quit Anyway Button */
  32. "Quit Anyway" = "Encerrar Mesmo Assim";
  33.  
  34. /* Review Unsaved Button */
  35. "Review Unsaved" = "Revisar não Salvos";
  36.  
  37. /* Save Button
  38.    Grab save error Alert title */
  39. "Save" = "Salvar";
  40.  
  41. /* Grab save before close Alert message */
  42. "Save changes to %@?" = "Salvar alterações para %@?";
  43.  
  44. /* title for feedback window in screen mode */
  45. "Screen Grab" = "Captura de Tela";
  46.  
  47. /* Error title when grabs are disallowed due the DVD player running. */
  48. "Screen grabs are unavailable during DVD playback." = "Capturas de tela não estão disponíveis durante a reprodução de DVD.";
  49.  
  50. /* title for feedback window in selection mode */
  51. "Selection Grab" = "Captura de Seleção";
  52.  
  53. /* title for feedback button in timed screen mode */
  54. "Start Timer" = "Iniciar Temporizador";
  55.  
  56. /* Additional alert info when window capture fails due to window sharing failure. */
  57. "The contents of this window cannot be shared." = "O conteúdo desta janela não pode ser compartilhado.";
  58.  
  59. /* Error title when window capture is used for an ineligible window. */
  60. "The window could not be captured" = "A janela não pôde ser capturada";
  61.  
  62. /* Grab review unsaved before Quit Alert message */
  63. "There are unsaved windows." = "Há janelas que não foram salvas.";
  64.  
  65. /* title for feedback window in timed screen mode */
  66. "Timed Screen Grab" = "Captura com Temporizador";
  67.  
  68. /* instructions for screen grab */
  69. "To capture the screen, click outside this window. (This window will not be included in the screen capture.)  If you selected a pointer in Grab preferences, the pointer will be superimposed where you click." = "Para capturar a tela, clique fora desta janela (esta janela não será incluída na captura da tela). Se você selecionou um cursor nas preferências Captura, o cursor aparecerá sobreposto no local que você clicar.";
  70.  
  71. /* Grab error */
  72. "Unable to perform the grab." = "Impossível realizar a captura.";
  73.  
  74. /* instructions for window grab */
  75. "When the window you want is ready, click Choose Window, then click the window to capture it." = "Quando a janela desejada estiver preparada, clique em Selecionar Janela, e depois clique na janela para capturá-la.";
  76.  
  77. /* title for feedback window in window mode */
  78. "Window Grab" = "Captura de Janela";
  79.  
  80.